PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getFriendlyFontName Method
In This Topic
    getFriendlyFontName Method
    In This Topic
    Gets the friendly font name.
    Syntax
    public java.lang.String getFriendlyFontName()

    Return Value

    The friendly name of the font used to draw the text on the page.
    See Also